zend framework

  • 网络框架
zend frameworkzend framework
  1. The Zend Framework provides an excellent search mechanism that 's simple to use .

    Zend框架提供了一种出色的使用简便的搜索机制。

  2. The Zend Framework itself is also changing and growing .

    Zend框架本身也在不断变化和发展。

  3. These are the libraries used by the Zend Framework .

    这些是Zend框架所使用的库。

  4. You should also have the code from earlier parts of the " Understanding the Zend Framework " series .

    您还需要具有“理解Zend框架”系列以前各部分中的代码。

  5. If you find the MVC approach attractive , investigate the Zend Framework for PHP .

    如果发现MVC方法很吸引人,请研究用于PHP的Zend框架。

  6. External tasks in the Zend Framework

    Zend框架中的外部任务

  7. The Zend Framework site hosts the proposals for File storage , Document storage , and Simple queues .

    ZendFramework站点为文件存储、文档存储和简单队列寄放建议。

  8. The sample application used in this series is built using V.1.10.6 of the Zend Framework for PHP .

    本系列中使用的样例应用程序是使用PHPZendFramework的V0.1.3构建的。

  9. To begin , first set up a standard Zend Framework application that provides the context for the code shown in this article .

    首先,我们要创建一个标准的ZendFramework应用,它包含本文所显示的代码上下文。

  10. The final step is to configure the application namespace for the Zend Framework autoloader .

    最后一步是为ZendFramework自动加载配置名称空间。

  11. The Zend Framework provides a complete toolkit for quickly and efficiently adding a SOAP API to a Web application .

    ZendFramework提供了快速有效地将一个SOAPAPI添加到一个Web应用的完整工具包。

  12. Adding comments with the Zend Framework

    用Zend框架添加评论

  13. For example , you can use Composer to install the Zend Framework and all of its dependencies .

    例如,可以使用Composer安装Zend框架及其所有依赖关系。

  14. You 've installed the Zend Framework .

    您已经安装了Zend框架。

  15. Lightweight Directory Access Protocol ( LDAP ) has only just started to be supported in the Zend Framework .

    轻量级目录访问协议(LDAP)在ZendFramework中刚刚得到支持。

  16. One such tool is the Zend Framework , which offers a complete MVC framework to build scalable Web applications with PHP .

    其中一个工具是ZendFramework,它是使用PHP构建可扩展Web应用的一个完整的MVC框架。

  17. If you use the Zend Framework , you can alternatively access the YQL Web service using the Zend_Rest_Client component .

    如果您使用Zend框架,您还可以使用ZendRestClient组件访问YQLWeb服务。

  18. But overall , the process has been fun , and has taken much , much less work than it would have taken without the Zend Framework .

    但总体而言,整个过程非常有趣,而且比起不用Zend框架的情况,已经节省了非常非常多的工作量。

  19. The Zend Framework comes with implementations for both SOAP clients and servers , as well as for automatic WSDL file generation .

    ZendFramework具有SOAP客户端和服务器的实现,同时支持自动生成WSDL文件。

  20. As the name suggests , this is a ready-made Zend Framework component that you can use to paginate large data sets .

    顾名思义,这是一个现成的ZendFramework组件,您可以用它来为大型数据集分页。

  21. Once you 've built your scripts controller , you have a whole host of options for executing scripts using the Zend Framework .

    在构建了脚本控制器后,您有许多选项可用于通过Zend框架执行脚本。

  22. You also discussed some of the Zend Framework 's form-handling capabilities , validating data , and sanitizing feed items .

    我们还探讨了Zend框架的一些表单处理功能,比如验证数据和清除提要条目。

  23. The Zend Framework : Download and build more secure , reliable , and modern Web2.0 apps and web services with widely available APIs .

    ZendFramework:使用广泛可用的API下载和构建更安全、更可靠、更现代化的Web2.0应用程序和web服务。

  24. The Zend_Rest_Client component in the Zend Framework is designed specifically for developers trying to integrate PHP applications with REST-based web services .

    ZendFramework中的ZendRestClient组件是专为试图集成PHP应用程序和基于REST的web服务的开发人员设计的。

  25. Fortunately , the Zend Framework includes a Zend_Validate component , which provides built-in validators for the most common scenarios .

    幸好,ZendFramework包含了一个ZendValidate组件,它为最常见情况提供了内置的验证器。

  26. The Zend Framework , however , includes a Zend_Soap_AutoDiscover component that you can use to automatically generate a WSDL file for a SOAP service .

    然而,ZendFramework包含了一个ZendSoapAutoDiscover组件,您可以使用它为一个SOAP服务自动生成一个WSDL文件。

  27. Interestingly , Wade Arnold , who runs the AMFPHP project , is leading the Zend framework work for Adobe .

    有趣的是,管理AMFPHP项目的WadeArnold同时也领导着针对Adobe的Zend框架的工作。

  28. However , the release of Zend Framework V1.5 does mark a significant upgrade from V1.9 to V2.2 .

    可是,ZendFrameworkV1.5的发布标志着它从V1.9到V2.2这一重要升级。

  29. What makes the Zend Framework one of the premier frameworks used by PHP developers is that it provides clean , stable code , complete with intellectual property rights .

    Zend框架提供了简洁稳定的代码,也许最为重要的是,它是在明晰的知识产权下完成的。

  30. When you wanted to execute a command-line script in the Zend Framework , you created a scripts controller that would be used instead of your front controller .

    当需要在Zend框架中执行命令行脚本时,您创建了可用于替代前端控制器的脚本控制器。